home *** CD-ROM | disk | FTP | other *** search
/ Aminet 43 / Aminet 43 (2001)(GTI - Schatztruhe)[!][Jun 2001].iso / Aminet / text / edit / BareED.lha / BareED / catcomp_files / bareed.cd < prev    next >
Text File  |  2001-03-21  |  7KB  |  537 lines

  1. ; <BareED.CD> for CatComp
  2. ;
  3. ; Copyright 1996-01 J.v.d.Loo
  4. ;
  5. ;
  6. MSG_CREATOR(0//)
  7. Using built-in strings
  8. ; - or: "Using catalog translation by "Whose name"
  9. ;
  10. ;
  11. MSG_SINGLE(1//)
  12.  OK. 
  13. ;
  14. ;
  15. MSG_CASE(2//)
  16.  Yes | No 
  17. ;
  18. ;
  19. MSG_SAMPLE_STR(3//)
  20. A simple sample Text!
  21. ;
  22. ;
  23. MSG_SAMPLE_CHAR(4/1/1)
  24. T
  25. ; T is the character of "A simple sample #ext!
  26. ;
  27. ;
  28. MSG_SAMPLE_OFFSET(5/2/2)
  29. \x0\x10
  30. ; Last character before the character "T" of "A simple sample #ext!" is reached...
  31. ; This string is a two byte binary string: here: $0010, decimal 16!
  32. ;
  33. ;
  34. MSG_BACKGROUND(6//)
  35. Background
  36. ;
  37. ;
  38. MSG_CHARACTERS(7//)
  39. Text
  40. ;
  41. ;
  42. MSG_CURSOR(8//)
  43. Cursor
  44. ;
  45. ;
  46. MSG_TEXT_OVER_CURSOR(9//)
  47. Text over Cursor
  48. ;
  49. ;
  50. MSG_HIGHLIGHT(10//)
  51. Highlight
  52. ;
  53. ;
  54. MSG_VERBOSE_CURRENT(11//)
  55. Line: %-8ld Column: %-8ld
  56. ;
  57. ;
  58. MSG_VERBOSE_ARCHIVE(12//)
  59. »» Archive ««
  60. ;
  61. ;
  62. MSG_VERBOSE_SET(13//)
  63. Lines: %-8ld Size: %-8ld
  64. ;
  65. ;
  66. MSG_VERBOSE_CHANGES(14//)
  67. Alterations: %-8ld
  68. ;
  69. ;
  70. ACCEPT_PENS_GAD(15/16/)
  71. Accept these pencils!
  72. ;
  73. ;
  74. ACCEPT_TAB_SIZE_GAD(16/16/)
  75. Accept this tab size!
  76. ;
  77. ;
  78. MSG_INFOWIN_NAME(17//)
  79. BareED's Info Window
  80. ;
  81. ;
  82. MSG_PENWIN_NAME(18//)
  83. BareED's Pencil Select
  84. ;
  85. ;
  86. MSG_TABWIN_NAME(19//)
  87. BareED's Tab Select
  88. ;
  89. ;
  90. MSG_TAB_LABEL_GAD(20/7/)
  91. Tab:   
  92. ; NOTE: Three blanks at end of "Tab:" -> "Tab:   "
  93. ;
  94. ;
  95. MSG_WINDOW_NAME_GOTO(21//)
  96. BareED - LineJump
  97. ;
  98. ;
  99. MSG_HAILTEXT_GOTO(22//)
  100. Jump to a line.\n\nEnter a number where\nyou want to continue.
  101. ;
  102. ;
  103. MSG_GADGETSTRING_GOTO(23//)
  104. Jump to line
  105. ;
  106. ;
  107. MSG_WINDOW_NAME_BLOCK_LIMIT(24//)
  108. BareED - New Block Limit
  109. ;
  110. ;
  111. MSG_HAILTEXT_BLOCKLIMIT(25//)
  112. Enter right margin for\n     block-format\nin number of capitals
  113. ;
  114. ;
  115. MSG_GADGETSTRING_BLOCKLIMIT(26//)
  116. Accept
  117. ;
  118. ;
  119. ;
  120. ;
  121. MSG_BINARY_LOAD_FILE(65//)
  122. WARNING:\n\nThe file that was loaded in has been changed!\n\nAll zero bytes have been replaced through\nspace characters!\n\nIf this file was an Amiga load file it's not\nanymore executable!\nAnyhow, the file (in memory) is now invalid!\n\nDo not save the file over the top of the\nexisting, old one!!
  123. ;
  124. ;
  125. MSG_BINARY_CHARACTERS(66//)
  126. WARNING:\n\nZero bytes of new inserted characters\nhave been changed to space characters!
  127. ;
  128. ;
  129. MSG_NEW_ARCHIVE_BUT_CHANGED(67//)
  130. Archive has been changed!\n\nYou're about to lose it!\n\nThrow away archive with lost of changes?
  131. ;
  132. ;
  133. MSG_LOADNEW_OLD_CHANGED(68//)
  134. Archive has been changed!\n\nYou're about to lose it!\n\nLoad new file with lost of current archive?
  135. ;
  136. ;
  137. MSG_CANNOT_LOAD(69//)
  138. Cannot load that file...
  139. ;
  140. ;
  141. MSG_SAVE_FILE_OVER_TOP(70//)
  142. Existing file will be lost if continuing saving!\n\nSave archive over top of existing?
  143. ;
  144. ;
  145. MSG_WRITE_ERROR(71//)
  146. PANIC: An write-error occurred during saving!\n\nCurrent archive not completely saved!
  147. ;
  148. ;
  149. MSG_NOT_SAVED(72//)
  150. Cannot open file for writing!\nArchive not saved!
  151. ;
  152. ;
  153. MSG_ABOUT(73//)
  154. Do you really need this?\n\nYou're using BareED beta version 0.9(+).
  155. ; This one for alpha-versions...
  156. ;
  157. ;
  158. MSG_WRITE_BLOCK_ERROR(74//)
  159. An error occurred!\nRange of characters not saved!
  160. ;
  161. ;
  162. MSG_BLOCK_NOT_SAVED(75//)
  163. Cannot open the file for writing\nRange of characters not saved!
  164. ;
  165. ;
  166. ;
  167. ;
  168. MSG_LAST_CHANCE_SAVE(80//)
  169. Current archive is not saved!\n\nQuit BareED without saving archive?
  170. ;
  171. ;
  172. MSG_NA(81//)
  173. <not available>
  174. ;
  175. ;
  176. MSG_ABOUT_MAIN(82//)
  177. BareED version %ld.%ld\n\nARexx port name: %s\n\nPublic screen name: %s\n\n%s
  178. ; Last %s for string telling who made catalog translation (MSG_CREATOR)
  179. ; NOTE: This is the about text for non-beta and beta versions
  180. ;
  181. ;
  182. MSG_NO_PROJECT_NAME(83/1/77)
  183. Untitled
  184. ;
  185. ;
  186. MSG_ABANDONED_SAVE(84//)
  187. Abandoned IBM file-layout compatible save!\n\nCurrent archive not saved!
  188. ;
  189. ;
  190. MSG_PERCENTAGE_SAVED(85//)
  191.  - saved to 
  192. ;
  193. ;
  194. MSG_IBM_REM_EXTRA_SPACES(86//)
  195. Remove extra spaces and\ntabulators off the archive?
  196. ;
  197. ;
  198. MSG_CANT_QUIT_DUE_TO_DAC(87//)
  199. Cannot quit while DAC launched programs\nstill in progress!\n\nPlease quit them first!
  200. ;
  201. ;
  202. MSG_PROTECTED_PROJECT(88//)
  203. Project is protected against modifications!
  204. ;
  205. ;
  206. MSG_DAC_NOT_LOADED(89//)
  207. Cannot load program's code -\nthus application cannot be executed!
  208. ;
  209. ;
  210. MSG_DAC_FAIL_NO_REPLY_PORT(90//)
  211. DAC PORT\n\nCannot create \"ReplyPort\" for \"Pseudo WBench-message\"
  212. ;
  213. ;
  214. MSG_DAC_FAIL_NO_MEM(91//)
  215. DAC PORT\n\nCannot reserve memory for \"Pseudo WBench-message\"!
  216. ;
  217. ;
  218. MSG_LOAD_EXE(92//)
  219. Choose executable file to start
  220. ;
  221. ;
  222. ;
  223. ;
  224. MSG_FR_Find(100//)
  225. Find:
  226. ;
  227. ;
  228. MSG_FR_Replace(//)
  229. Change To:
  230. ;
  231. ;
  232. MSG_FR_Case(//)
  233. Case Sensitive?
  234. ;
  235. ;
  236. MSG_FR_Words(//)
  237. Only Whole Words?
  238. ;
  239. ;
  240. MSG_FR_FindNext(//)
  241. Find Next
  242. ;
  243. ;
  244. MSG_FR_ReplaceThis(//)
  245. Replace
  246. ;
  247. ;
  248. MSG_FR_Cancel(//)
  249. Cancel
  250. ;
  251. ;
  252. MSG_FR_FindPrevious(//)
  253. Find Previous
  254. ;
  255. ;
  256. MSG_FR_ReplaceAll(//)
  257. Replace All
  258. ;
  259. ;
  260. MSG_FR_WinTitle(//)
  261. Find & Replace
  262. ;
  263. ;
  264. ;
  265. ;
  266. ; NOTE: You are allowed to change both: the CommSeq-Key and the string displayed
  267. ; as item. You are also allowed to set a CommSeq-Key for an item that doesn't got
  268. ; one in its native version, e.g. original: "Tab Size", new: "T,Tab Size" !
  269. PROJECT_MENU(256//)
  270. Project
  271. ;
  272. ;
  273. OPEN_MENU(//)
  274. O,Open...
  275. ;
  276. ;
  277. SAVE_MENU(//)
  278. S,Save
  279. ;
  280. ;
  281. SAVE_AS_MENU(//)
  282. A,Save As...
  283. ;
  284. ;
  285. PRINT_MENU(//)
  286. P,Print...
  287. ;
  288. BAR_LABEL1_MENU(/1/1)
  289. @
  290. ; NOTE: "@" is a dummy character which is never displayed!
  291. ;
  292. ;
  293. DISPLAY_MENU(//)
  294. Display
  295. ;
  296. ;
  297. CUSTOM_SCREEN(//)
  298. Custom Screen?
  299. ;
  300. ;
  301. SCREEN_MODE(//)
  302. Screen Mode...
  303. ;
  304. ;
  305. TAB_SIZE_MENU(//)
  306. Tab Size...
  307. ;
  308. ;
  309. FONT_MENU(//)
  310. Font...
  311. ;
  312. ;
  313. PENS_MENU(//)
  314. Pencils...
  315. ;
  316. ;
  317. BAR_LABEL2_MENU(/1/1)
  318. @
  319. ; NOTE: Again the dummy character...
  320. ;
  321. ;
  322. ABOUT_MENU(//)
  323. About...
  324. ;
  325. ;
  326. BAR_LABEL3_MENU(/1/1)
  327. @
  328. ; Again...
  329. ;
  330. ;
  331. NEW_MENU(//)
  332. N,New
  333. ;
  334. ;
  335. QUIT_MENU(//)
  336. Q,Quit BareED
  337. ;
  338. ;
  339. ;
  340. ;
  341. EDIT_MENU(//)
  342. Edit
  343. ;
  344. ;
  345. MARK_MENU(//)
  346. B,Mark Block
  347. ;
  348. ;
  349. CUT_MENU(//)
  350. X,Cut
  351. ;
  352. ;
  353. COPY_MENU(//)
  354. C,Copy
  355. ;
  356. ;
  357. PASTE_MENU(//)
  358. V,Paste
  359. ;
  360. ;
  361. BAR_LABEL4_MENU(/1/1)
  362. @
  363. ; See above...
  364. ;
  365. ;
  366. UNDO_MENU(//)
  367. Z,Undelete Line
  368. ;
  369. ;
  370. BAR_LABEL5_MENU(/1/1)
  371. @
  372. ; Do I have to tell what it means?
  373. ;
  374. ;
  375. WRITE_BLOCK_MENU(//)
  376. W,Write Block...
  377. ;
  378. ;
  379. INSERT_FILE_MENU(//)
  380. I,Insert File...
  381. ;
  382. ;
  383. ;
  384. ;
  385. SEARCH_MENU(//)
  386. Search
  387. ;
  388. ;
  389. FIND_MENU(//)
  390. F,Find...
  391. ;
  392. ;
  393. REPLACE_MENU(//)
  394. R,Find & Replace...
  395. ;
  396. ;
  397. BAR_LABEL6_MENU(/1/1)
  398. @
  399. ; Yep...
  400. ;
  401. ;
  402. GOTO_LINE_MENU(//)
  403. G,Go to Line...
  404. ;
  405. ;
  406. GOTO_BOOKMARK_MENU(//)
  407. Go to Bookmark
  408. ;
  409. ;
  410. GOTO_1_MENU(//)
  411. 1,Go to 1
  412. ;
  413. ;
  414. GOTO_2_MENU(//)
  415. 2,Go to 2
  416. ;
  417. ;
  418. GOTO_3_MENU(//)
  419. 3,Go to 3
  420. ;
  421. ;
  422. GOTO_4_MENU(//)
  423. 4,Go to 4
  424. ;
  425. ;
  426. GOTO_5_MENU(//)
  427. 5,Go to 5
  428. ;
  429. ;
  430. GOTO_6_MENU(//)
  431. 6,Go to 6
  432. ;
  433. ;
  434. GOTO_7_MENU(//)
  435. 7,Go to 7
  436. ;
  437. ;
  438. GOTO_8_MENU(//)
  439. 8,Go to 8
  440. ;
  441. ;
  442. GOTO_9_MENU(//)
  443. 9,Go to 9
  444. ;
  445. ;
  446. GOTO_10_MENU(//)
  447. 0,Go to 10
  448. ;
  449. ;
  450. SET_BOOKMARK_MENU(//)
  451. Set Bookmark
  452. ;
  453. ;
  454. SET_1_MENU(//)
  455. Set 1
  456. ;
  457. ;
  458. SET_2_MENU(//)
  459. Set 2
  460. ;
  461. ;
  462. SET_3_MENU(//)
  463. Set 3
  464. ;
  465. ;
  466. SET_4_MENU(//)
  467. Set 4
  468. ;
  469. ;
  470. SET_5_MENU(//)
  471. Set 5
  472. ;
  473. ;
  474. SET_6_MENU(//)
  475. Set 6
  476. ;
  477. ;
  478. SET_7_MENU(//)
  479. Set 7
  480. ;
  481. ;
  482. SET_8_MENU(//)
  483. Set 8
  484. ;
  485. ;
  486. SET_9_MENU(//)
  487. Set 9
  488. ;
  489. ;
  490. SET_10_MENU(//)
  491. Set 10
  492. ;
  493. ;
  494. ;
  495. ;
  496. SETTINGS_MENU(//)
  497. Settings
  498. ;
  499. ;
  500. CREATE_ICONS_MENU(//)
  501. Create Icons?
  502. ;
  503. ;
  504. INFO_WINDOW_MENU(//)
  505. ?,Info Window?
  506. ;
  507. ;
  508. SYSTEM_REFRESH_MENU(//)
  509. System Refresh?
  510. ;
  511. ;
  512. ADAPT_COLORS_MENU(//)
  513. Adapt Colors?
  514. ;
  515. ;
  516. BAR_LABEL7_MENU(/1/1)
  517. @
  518. ; Once again...
  519. ;
  520. ;
  521. BUTTON_INTERFACE_MENU(//)
  522. Button Interface
  523. ;
  524. ;
  525. USE_KNOB_BANK_MENU(//)
  526. Use Knob Bank?
  527. ;
  528. ;
  529. ADOPT_PENCILS_MENU(//)
  530. Adopt Pencils?
  531. ;
  532. ;
  533. IBM_SAVE_MENU(//)
  534. IBM Compatible Save?
  535. ;
  536. ;
  537. ; ------- Currently the end -------